createScaling
Creates a scaling transformation matrix.
Return
A new affine transformation matrix representing the scaling.
Parameters
scaling
The vector representing the scaling factors in the x and y directions.
Creates a scaling transformation matrix.
A new affine transformation matrix representing the scaling.
The vector representing the scaling factors in the x and y directions.